snmp settings
This command configures various SNMP settings.
Syntax
(config-system)# snmp settings (snmp)#
|
Command |
Description |
|---|---|
|
activate-keep-alive-trap [interval] |
Enables a keep-alive trap for the agent behind NAT. |
|
active-alarm-table-max-size |
Defines the maximum number of active alarms that can be displayed in the Active Alarms table. |
|
alarm-history-table-max-size |
Defines the maximum number of historical alarms that can be displayed in the Alarm History table. |
|
enable-authentication-trap {off|on} |
Disables the sending of the Authentication Failure SNMP trap (authenticationFailure, OID 1.3.6.1.6.3.1.1.5.5). |
|
delete-ro-community-string |
Deletes the read-only community string. |
|
delete-rw-community-string |
Deletes the read-write community string. |
|
disable {no|yes} |
Enables SNMP. |
|
engine-id |
Defines the SNMP Engine ID. 12 HEX Octets in the format: xx:xx:...:xx |
|
interface-ipv6-name |
Assigns an IPv6 IP Interface (configured in the IP Interfaces table) to the SNMP application for SNMP over IPv6. |
|
interface-name |
Assigns an IPv4 IP Interface (configured in the IP Interfaces table) to the SNMP application for SNMP over IPv4. |
|
port |
Defines the port number for SNMP requests and responses. |
|
ro-community-string-psw |
Configures a read-only community string. |
|
rw-community-string-psw |
Configures a read-write community string. |
|
snmp-acl {community string} |
Sets the configuration. |
|
sys-contact |
Defines the contact person for this managed node (string) . |
|
sys-location |
Defines the physical location of the node (string). |
|
sys-name |
Defines the sysName as descibed in MIB-2 (string). |
|
trusted-managers {0-4} <IP Address> |
Defines the IP address of Trusted SNMP Managers. |
Command Mode
Privileged User
Example
This example enables SNMP functionality:
(config-system)# snmp settings (snmp)# disable no